From 2e563f7ae40d17f7b6af81ccf9c4bb57fc43b792 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 17 Jan 2009 16:31:50 +0000 Subject: [PATCH] (Standard Hooks): Document `delete-frame-functions' and `delete-terminal-functions'. --- doc/lispref/hooks.texi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/lispref/hooks.texi b/doc/lispref/hooks.texi index 73a4168d3bc..40e50512736 100644 --- a/doc/lispref/hooks.texi +++ b/doc/lispref/hooks.texi @@ -121,6 +121,13 @@ Hook called after defining each customize option. @item deactivate-mark-hook @xref{The Mark}. +@item delete-frame-functions +Functions to call when Emacs deletes a frame. @xref{Deleting Frames}. + +@item delete-terminal-functions +Functions to call when Emacs deletes a terminal. @xref{Multiple +Terminals}. + @item desktop-after-read-hook Normal hook run after a successful @code{desktop-read}. May be used to show a buffer list. @xref{Saving Emacs Sessions,, Saving Emacs -- 2.30.2